home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BigMax 21
/
BigMax nº 21 Super EF2000
/
BigMax nº 21 Super EF2000.iso
/
extras.dxr
/
00085.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-06-25
|
158 b
|
8 lines
on enterFrame
repeat with contador = 0 to 100
set the blend of sprite 1 to contador
updateStage()
set contador to contador + 5
end repeat
end